.b-lang {
	position:relative;
	z-index:1;
	line-height:1.3;
}
.b-lang_form {
	display:none;
}
.b-header_top .b-lang_select {
	width: 169px; 
	height: 22px;
  	background: url(images/select.gif);
  	padding-left: 11px; 
  	padding-top: 4px;
	font-size: 13px;
	color:#474747;
	position:relative;
	z-index:2;
	cursor:pointer;
}
.b-lang_select_expand {
	position:absolute;
	top:0;
	left:0;
	width:270px;
	z-index:3;
	font-size:13px;
	color:#474747;
}
.b-lang_select_expand .b-corner_content {
	padding:1px 11px;
	position:relative;
}
.b-lang_select_expand .b-columns {
	margin:-8px 0 0;
}
.b-lang_select_expand li a {
	color:#474747;
	line-height:1.23;
	text-decoration:none;
	position:relative;
}
.b-lang_select_expand li.active a {
	font-weight:bold;
}
.b-lang_select_expand .b-lang_bot {
	border-top:#bcbcbc 1px dashed;
	margin-top:3px;
}
/*.b-lang_select_expand {
	filter: alpha(opacity=90);
	zoom:1;
}*/
